home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / {app} / Syntax / SNES 65816 Assembler.INI < prev    next >
INI File  |  2004-12-15  |  2KB  |  181 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=SNES 65816
  4. HTMLGroup=1
  5. FileType=*.asm,*.inc
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=0
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. LBracketComment=0
  27. SingleQuote=0
  28. DoubleQuote=1
  29. Preprocessors=0
  30. IndentChar={
  31. UnIndentChar=}
  32. TabWidth=4
  33. CaseSensitive=0
  34. PocoComment=0
  35. KeyWordChars=-_!
  36. [KeyWords]
  37. ADC=
  38. AND=
  39. ASL=
  40. BCC=
  41. BCS=
  42. BEQ=
  43. BIT=
  44. BMI=
  45. BNE=
  46. BPL=
  47. BRA=
  48. BRK=
  49. BRL=
  50. BVC=
  51. BVS=
  52. CLC=
  53. CLD=
  54. CLI=
  55. CLV=
  56. CMP=
  57. COP=
  58. CPX=
  59. CPY=
  60. DEA=
  61. DEC=
  62. DEX=
  63. DEY=
  64. EOR=
  65. INA=
  66. INC=
  67. INX=
  68. INY=
  69. JML=
  70. JMP=
  71. JSL=
  72. JSR=
  73. LDA=
  74. LDX=
  75. LDY=
  76. LSR=
  77. MVN=
  78. MVP=
  79. NOP=
  80. ORA=
  81. PEA=
  82. PEI=
  83. PER=
  84. PHA=
  85. PHB=
  86. PHD=
  87. PHK=
  88. PHP=
  89. PHX=
  90. PHY=
  91. PLA=
  92. PLB=
  93. PLD=
  94. PLP=
  95. PLX=
  96. PLY=
  97. REP=
  98. ROL=
  99. ROR=
  100. RTI=
  101. RTL=
  102. RTS=
  103. SBC=
  104. SEC=
  105. SED=
  106. SEI=
  107. SEP=
  108. STA=
  109. STP=
  110. STX=
  111. STY=
  112. STZ=
  113. SWA=
  114. TAD=
  115. TAS=
  116. TAX=
  117. TAY=
  118. TCD=
  119. TCS=
  120. TDA=
  121. TDC=
  122. TRB=
  123. TSA=
  124. TSB=
  125. TSC=
  126. TSX=
  127. TXA=
  128. TXS=
  129. TXY=
  130. TYA=
  131. TYX=
  132. WAI=
  133. XBA=
  134. XCE=
  135. [ReservedWords]
  136. ASSUME=
  137. BASE=
  138. CLEARTABLE=
  139. DB=
  140. DD=
  141. DL=
  142. DW=
  143. ENDMACRO=
  144. EXPORT=
  145. FILL=
  146. FILLBYTE=
  147. FSAVE=
  148. HEADER=
  149. HIROM=
  150. IMPORT=
  151. INCBIN=
  152. INCBIN_TABLE=
  153. INSRC=
  154. LOADPC=
  155. LOROM=
  156. MACRO NAME=
  157. NAMESPACE=
  158. ORG=
  159. PAD=
  160. PADBYTE=
  161. PRINT=
  162. SAVEPC=
  163. SKIP=
  164. TABLE=
  165. WARNPC=
  166. [KeyWords2]
  167. .B=
  168. .BYTES=
  169. .L=
  170. .LABEL=
  171. .OPCODES=
  172. .W=
  173. CLOSE=
  174. LTR=
  175. OPEN=
  176. PC=
  177. RTL=
  178. X=
  179. [KeyWords3]
  180. OFF=
  181. ON=